home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / c / adoslib / adoslib.readme next >
Text File  |  1999-06-14  |  4KB  |  80 lines

  1. Short:    Additional DOS Lib for vbcc
  2. Author:   Michaela Pruess (michaela@flagranti.net)
  3. Uploader: Michaela Pruess (michaela@flagranti.net)
  4. Version:  1.2
  5. Type:     dev/c
  6. Url:      http://www.flagranti.net/amiga
  7. Kurz:     Additive DOS Lib für vbcc
  8.  
  9. English:   (deutsch, siehe unten)
  10.  
  11. About:     This is a freeware linklib for vbcc. Included functions:
  12.            cmp, GetCurrentPath, getcwd, makedir, putenv, setenv,
  13.            unlink.
  14.            This lib is in ALib/Libr-format, usable by all linker they
  15.            can read this format.
  16.            This is a second release, more functions will be added in the
  17.            future. Created to make it easier port programs from other
  18.            compilers to vbcc (for example AztecC) and to get more functions
  19.            very easy.
  20.            Tell me, if you missing anything!
  21.  
  22. Requires:  Amiga :-)
  23.            vbcc with PhxLnk / vlink or any compiler with a ALib/Libr
  24.            compatible linker. All CPU's supported.
  25.  
  26. Install:   For use with vbcc see documents from vbcc.
  27.  
  28. Copyright: All copyright's reserved by Michaela Pruess.
  29.            For all additional copyrights see docs in this archive.
  30.            You have only permission for non-commercial use of this tool.
  31.            The Aminet has permission to publish this file on all
  32.            Aminet-sites, Aminet-mirror's and Aminet-CD's.
  33.            Volker Barthelmann (vbcc) has permission to do anything he like
  34.            with this.
  35.            This software is provided as-is, without warranty of any kind,
  36.            either expressed or implied. In no event will the authoress be
  37.            liable for direct, indirect, incidental or consequential damages
  38.            or data loss resulting from the use or application of this software.
  39.            The entire risk as to the results and performance of this software
  40.            is assumed by the user. Furthermore, the contents of the archive
  41.            cannot be altered in any way, although the archive itself can be
  42.            transmitted electronically via BBS systems or the Internet.
  43.  
  44.  
  45.  
  46. Deutsch:
  47.  
  48. Ueber:     Dies ist eine Freeware-Linklib für vbcc, Enthaltene Funktionen:
  49.            cmp, GetCurrentPath, getcwd, makedir, putenv, setenv, unlink.
  50.            Die Lib ist im ALib/Libr-Format, nutzbar für alle Linker die
  51.            dieses Format lesen können.
  52.            Dies ist die zweite Version, weitere Funktionen sollen in
  53.            Zukunft hinzukommen. Erstellt, um die Portierung von anderen
  54.            Compilern zu vbcc zu vereinfachen (z.B. AztecC) und um zusätz-
  55.            liche Funktionen griffbereit zu haben.
  56.            Wenn was fehlt oder gesucht wird einfach mal bei mir melden.
  57.  
  58. Benoetigt: Amiga :-)
  59.            vbcc mit PhxLnk / vlink oder einen anderen Compiler mit einem
  60.            ALib/Libs kompatiblen Linker. Alle CPU's werden unterstützt.
  61.  
  62. Install.:  Für Nutzung mit vbcc bitte die vbcc-Dokumentation lesen!
  63.  
  64. Copyright: Alle Copyright's verbleiben bei Michaela Prüß.
  65.            Für Copyrights dritter siehe Doku in diesem Archiv.
  66.            Dies File darf nicht kommerziell benutzt werden, ansonsten
  67.            ist die Nutzung frei.
  68.            Das Aminet hat die Erlaubnis zur Verbreitung über alle Server,
  69.            Mirror's und die AmiNet-CD's.
  70.            Volker Barthelmann (vbcc) hat die Erlaubnis damit zu tun, was
  71.            immer er möchte.
  72.            Diese Software wird verbreitet, wie sie ist, ohne eine Garantie
  73.            jeglicher Art. In keinem Fall, weder direkt noch indirekt ist
  74.            die Autorin haftbar für Schäden oder Datenverluste die durch die
  75.            Verwendung dieser Software entstehen. Die Benutzung erfolgt
  76.            ausschließlich auf eigenes Risiko des Benutzers. Jede Änderung
  77.            des Archives oder Teilen davon ist verboten. Das Archiv darf
  78.            auf elektronischm Weg via Maibox oder Internet verbreitet
  79.            werden.
  80.